fix(lint): recognize aliased Svelte imports in templates#9645
fix(lint): recognize aliased Svelte imports in templates#9645raashish1601 wants to merge 1 commit intobiomejs:mainfrom
Conversation
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (4)
WalkthroughThis PR fixes a bug in the Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
noUnusedImportsSvelte regression spec for the reexported component alias case from 💅 Linter assumes reexported svelte file that gets renamed when imported isn't used #9543Testing
git diff --checkrustfmt --check crates/biome_service/src/workspace/document/services/embedded_bindings.rscargo test -p biome_service --lib tracks_renamed_named_imports_by_local_name -- --exact --nocaptureon this Windows worker, but it timed out during compilationCloses #9543.